CashDrawer 
EntityType  Independent 
Logical Entity Name  CashDrawer 
Default Table Name  saCashDrawer 
Logical Only  NO 
Owner  dbo 
Definition 
 
Note 
 

CashDrawer Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
CashDrawerId(PK)    INTEGER  NO 
 
Code    VARCHAR(12)  NO 
 
Name    VARCHAR(128)  YES 
 
WarningAmount    INTEGER  YES 
 
RestrictAmount    INTEGER  YES 
 
CampusGroupId    INTEGER  YES 
 
IsActive    BIT  NO 
 
IsSystemCode    BIT  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
UsedByUserId    INTEGER  YES 
 

CashDrawer Keys 
Key Name  Key Type  Keys 
saCashDrawer_UserID_N_N_IDX  Inversion Entry  LastModifiedUserId 
saCashDrawer_saCashDrawerID_U_C_IDX  PrimaryKey  CashDrawerId 

CashDrawer Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
CashDrawerSession  Non-Identifying  One To Zero or More          NO 

CashDrawer Check Constraints 
Check Constraint Name  CheckConstraint 

CashDrawer Where Used - Model Usage 
Mapped Object  Is User Defined?  Denormalization Mappings  Description  Bound Attachments 
Logical
dbo.CashDrawer 
NO       
Physical (Microsoft SQL Server)
dbo.saCashDrawer 
NO       

CashDrawer Where Used - Submodel Usage 
Model  Submodel Usage 
Logical  Main Model 
Logical  LedgerCard_Billing 
Physical (Microsoft SQL Server)  Main Model 
Physical (Microsoft SQL Server)  Student Accounts 

CashDrawer Data Movement Rules 
Name  Type  Rule Text/Value